Releasing HTML5 Games for Windows 8 by Jesse Freeman
Author:Jesse Freeman
Language: eng
Format: epub, pdf
Tags: COMPUTERS / Programming / Games
ISBN: 9781449360450
Publisher: O’Reilly Media
Published: 2013-10-31T16:00:00+00:00
Figure 5-16. Here you can see the total number of connections before moving over to texture atlases.
Figure 5-17. The number of connections is now lower after moving over to texture atlases.
As you can see when comparing Figure 5-16’s Items count to Figure 5-17, I was able to cut down 12 percent of my requests going from 200 down to 176. While that may not sound like a big savings, check out the size of the game. My game went from 6.8mb down to 4.9mb, which is almost a 23 percent reduction in file size. This is huge if you are trying to run your HTML5 game on mobile browsers and also improves the memory footprint on any platform.
All of these Web-based optimizations directly translate into performance improvements on the Windows 8 side of things as well. The reduction in file size makes it easier for users to download your game and store it on their computer, and it lowers the overall memory footprint as well. This last point is especially critical on lower-powered Windows 8 devices that may only have 32 or 64 gigs of storage and only two gigs of memory.
There are a lot of great texture packagers out there and some are free, such as ShoeBox, while others cost money but are more robust, such as TexturePacker.
Download
Releasing HTML5 Games for Windows 8 by Jesse Freeman.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12627)
Hello! Python by Anthony Briggs(9942)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9818)
The Mikado Method by Ola Ellnestam Daniel Brolund(9808)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(9594)
Dependency Injection in .NET by Mark Seemann(9366)
Hit Refresh by Satya Nadella(8845)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8330)
The Kubernetes Operator Framework Book by Michael Dame(7858)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7806)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7784)
Grails in Action by Glen Smith Peter Ledbrook(7719)
Exploring Deepfakes by Bryan Lyon and Matt Tora(7643)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7587)
Practical Computer Architecture with Python and ARM by Alan Clements(7583)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7555)
Robo-Advisor with Python by Aki Ranin(7532)
Building Low Latency Applications with C++ by Sourav Ghosh(7424)
Svelte with Test-Driven Development by Daniel Irvine(7401)
